Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r.mess: change how mask and region are dealt with #1253

Merged
merged 4 commits into from
Dec 2, 2024
Merged

Conversation

ecodiv
Copy link
Contributor

@ecodiv ecodiv commented Nov 30, 2024

Simplify the options to compare reference and projected conditions. To that end:

  • Extra option to provide a reference and projection region
  • It is no longer possible to set the mask when using this function. When a MASK is present, a warning is issued and the function exits.
  • In GUI, separate tabs where the user can define reference and projected conditions.
  • Solves issue [Bug] r.mess runs on command line but not from Python console #1252
  • Refactoring code, including renaming some parameters to have more consistent names. Update help file to reflect these changes.

Goal was to simplify the options to compare reference and projected conditions. To that end:

- It is no longer possible to set the mask when using this function.
- Extra option to provide a reference and projection region
- Rename some of the parameters to have more consistent names.
- In GUI, separate tabs where the user can define reference and projected conditions.
@ecodiv ecodiv self-assigned this Nov 30, 2024
@ecodiv ecodiv merged commit 68521b7 into OSGeo:grass8 Dec 2, 2024
7 checks passed
@ecodiv ecodiv deleted the r_mess branch December 2, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant